PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableImageCell Class / getContent Method
In This Topic
    getContent Method
    In This Topic
    Gets the cell content.
    Syntax
    public PDFImage getContent()

    Return Value

    The image displayed in the cell.
    See Also